Document Bushnell. Many other minor doc tweaks.
authorrobertl <robertl>
Sun, 20 Dec 2009 20:20:12 +0000 (20:20 +0000)
committerrobertl <robertl>
Sun, 20 Dec 2009 20:20:12 +0000 (20:20 +0000)
xmldoc/formats/bushnell.xml [new file with mode: 0644]
xmldoc/formats/bushnell_trl.xml [new file with mode: 0644]
xmldoc/formats/enigma.xml [new file with mode: 0755]
xmldoc/formats/gnav_trl.xml
xmldoc/formats/jogmap.xml
xmldoc/formats/options/delbin-hint_at_end.xml [new file with mode: 0644]
xmldoc/formats/options/gtrnctr-course.xml [new file with mode: 0644]
xmldoc/formats/options/gtrnctr-sport.xml [new file with mode: 0644]
xmldoc/formats/options/itracku-bin-backup.xml [new file with mode: 0644]
xmldoc/formats/options/itracku-bin-new.xml [new file with mode: 0644]
xmldoc/formats/options/mmo-ver.xml

diff --git a/xmldoc/formats/bushnell.xml b/xmldoc/formats/bushnell.xml
new file mode 100644 (file)
index 0000000..ad46192
--- /dev/null
@@ -0,0 +1,23 @@
+<para>
+This format supports reading and writing wayponts to 
+<ulink url="http://www.bushnell.com/products/gps/">Bushnell GPS</ulink> 
+receivers, notably the <productname>Onix 400</productname>.
+</para>
+<para>
+It's an oddity for many GPSBabel norms that this format requires each 
+waypoint be in a separate file.   Our "output filename" argument, -F is 
+modified to take an "output filename template".   The output filename
+you specify will have a dash, and a sequentially increasing integer,
+and the ".wpt" extension appended to it.
+</para>
+<example id="bushnell-output">
+<title>Command showing writing to Bushnell files</title>
+<para>
+Consider the case where 'whatever.gpx' holds three waypoints.
+<userinput>
+  gpsbabel -i gpx -f whatever.gpx -o bushnell -F /Volumes/Bushnell/whatever
+</userinput>
+will result in "whatever-0.wpt", "whatever-1.wpt", and "whatever-2.wpt" being
+credated in that directory.
+</para>
+</example>
diff --git a/xmldoc/formats/bushnell_trl.xml b/xmldoc/formats/bushnell_trl.xml
new file mode 100644 (file)
index 0000000..34059be
--- /dev/null
@@ -0,0 +1,11 @@
+<para>
+This format supports reading tracks from 
+<ulink url="http://www.bushnell.com/products/gps/">Bushnell GPS</ulink> 
+receivers, notably the <productname>Onix 400</productname>.
+</para>
+<para>
+This format reads individual .trl files as written by the GPS.  As this is
+a reverse-engineered format, it's not understood how long tracks, in 
+particular, spam multiple files so initially this format is most effective
+on tracks under a few thousand points.  
+</para>
diff --git a/xmldoc/formats/enigma.xml b/xmldoc/formats/enigma.xml
new file mode 100755 (executable)
index 0000000..da9a56b
--- /dev/null
@@ -0,0 +1,6 @@
+<para>\r
+   This <ulink url="http://www.mglavionics.co.za/">MGL Avionics</ulink> format holds waypoints or routes. This routes can be loaded by the MGL Stratomaster Enigma EFIS series (Enigma, Odyssey, Voyager, Explorer).  \r
+</para>\r
+<para>\r
+    The format is designed for microcontrollers. The use is free for any none military application. You can find a detailed description in the <ulink url="http://www.mglavionics.co.za/Docs/Enigma%20Waypoint%20format.pdf">MGL Documentation</ulink>.\r
+</para>\r
index 5a43eaf2433145a109108ccb0c4de72f0640fe1f..4c17ed14eeb2cecb3cbff6ca42dbb18349ae167c 100644 (file)
@@ -10,7 +10,7 @@
 <para>
   <table>
     <title>Track point structure (16 bytes)</title>
-    <tgroup cols="2">
+    <tgroup cols="3">
     <thead>
       <row>
         <entry>Position</entry>
index 2cf170b1c9136120a2856f5dd54051abd2f3d6ac..0ce2666f5161f2abf699a81d33f307fd0051a90a 100644 (file)
@@ -1,3 +1,3 @@
 <para>
- This read-only format reads the XML marker files from <ulink url="http://jogmap.de"> as tracks.  Each "markers" entry is a new track with each "marker" entry being a trackpoint.
+ This read-only format reads the XML marker files from <ulink url="http://jogmap.de"> Jogmap</ulink> as tracks.  Each "markers" entry is a new track with each "marker" entry being a trackpoint.
 </para>
diff --git a/xmldoc/formats/options/delbin-hint_at_end.xml b/xmldoc/formats/options/delbin-hint_at_end.xml
new file mode 100644 (file)
index 0000000..8f2adee
--- /dev/null
@@ -0,0 +1,5 @@
+<para>
+  When set to true, this places the "HINT:" entry from a geocacching.com 
+   pocket query at the end of the screen (scroll up for quick access) like
+   Cache Register and Topo7 do instead of at the top as Topo8 does.
+</para>
diff --git a/xmldoc/formats/options/gtrnctr-course.xml b/xmldoc/formats/options/gtrnctr-course.xml
new file mode 100644 (file)
index 0000000..047f0c9
--- /dev/null
@@ -0,0 +1,3 @@
+<para>
+  This flag defaults to true; it must be turned off (course=0) if you want history instead of courses.
+</para>
diff --git a/xmldoc/formats/options/gtrnctr-sport.xml b/xmldoc/formats/options/gtrnctr-sport.xml
new file mode 100644 (file)
index 0000000..4cd4a21
--- /dev/null
@@ -0,0 +1,3 @@
+<para>
+  Specify which sport is associated with this activity.  Valid values are Biking, Running, MultiSport, and Other.
+</para>
diff --git a/xmldoc/formats/options/itracku-bin-backup.xml b/xmldoc/formats/options/itracku-bin-backup.xml
new file mode 100644 (file)
index 0000000..e18f2a9
--- /dev/null
@@ -0,0 +1,3 @@
+<para>
+  Providing a filename to this option will append the input to a backup file.
+</para>
diff --git a/xmldoc/formats/options/itracku-bin-new.xml b/xmldoc/formats/options/itracku-bin-new.xml
new file mode 100644 (file)
index 0000000..510dade
--- /dev/null
@@ -0,0 +1,4 @@
+<para>
+ When used in conjunction with the "backup" option to this format, it
+  will process only waypoints that don't already exist in the backup file.
+</para>
index fa019456226686b22a3b586e171ac43444633f2e..803b2f66b953e8a559ac66b1f4c4582d5acc8351 100644 (file)
@@ -9,3 +9,4 @@ If you have a particularly old Mobile Mapper installation, it may complain "This
 <para>
   gpsbabel -i gpx -f whaetever.gpx -o mmo,ver=17 -F whatever.mmo
 </para>
+</example>